[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 3669   SHUFFLE   <  SKIP 1039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21262Edwards, Sara, R91977Spring ValleyCaliforniaUnited States
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
18897Black, Russell2264SilverwaterNew South WalesAustralia

Generated 2025-07-13 23:48:46.398 UTC