[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 4110   <  SKIP 2152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28410Gill, Cheryl, RRG12 8TBBracknellEnglandUnited Kingdom
15512Hayes, Jose, M98107BallardWashingtonUnited States
23646Lu, Jamie, M4700RockhamptonQueenslandAustralia

Generated 2025-07-18 03:02:37.092 UTC