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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11115Cai, Alvin, D2065St. LeonardsNew South WalesAustralia
21778Shen, Louis98168BurienWashingtonUnited States
14204Sara, Chelsea, S77127LieusaintSeine et MarneFrance

Generated 2025-07-19 07:48:02.447 UTC