[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 250   SHUFFLE   <  SKIP 1300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16624Alvarez, Albert, R6006PerthSouth AustraliaAustralia
14317Liang, Steve2060Lavender BayNew South WalesAustralia
11274Foster, Kyle, M98225BellinghamWashingtonUnited States

Generated 2025-07-08 00:38:57.450 UTC