[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 2421   SHUFFLE   <  SKIP 4847  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17549Taylor, Jonathan, R91950National CityCaliforniaUnited States
15585Garcia, Roy, H2500WollongongNew South WalesAustralia
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States
26472Hughes, David91977Spring ValleyCaliforniaUnited States

Generated 2025-07-18 07:00:15.041 UTC