[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 2283  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17253Suri, Roy, M2444Port MacquarieNew South WalesAustralia
15865Price, Isabel, M94303Palo AltoCaliforniaUnited States
26760Butler, Katherine, F3280WarrnamboolVictoriaAustralia

Generated 2025-07-16 18:37:16.268 UTC