[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   SKIP 2391   SHUFFLE   <  SKIP 2076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27150Anand, Lacey, J2065St. LeonardsNew South WalesAustralia
24752Jackson, Cameron, H98225BellinghamWashingtonUnited States
22712Romero, Monique57000MetzMoselleFrance

Generated 2025-07-16 17:42:27.002 UTC