[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3211   <  SKIP 2206  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18124Chander, Calvin66578NeunkirchenSaarlandGermany
23636Gonzalez, Rachael, MOX1OxfordEnglandUnited Kingdom
23881Martinez, Joshua, M90012Los AngelesCaliforniaUnited States

Generated 2025-07-15 23:19:37.573 UTC