[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 2996   <  SKIP 705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20761Washington, Jonathan, A92020El CajonCaliforniaUnited States
26022Gao, Jamie4169East BrisbaneQueenslandAustralia
19493Shan, KarlaBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-18 06:55:12.723 UTC