[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 189   SHUFFLE   <  SKIP 1664  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19766Lin, Edwin2036MalabarNew South WalesAustralia
23066Lal, Austin, M90706BellflowerCaliforniaUnited States
26190Suri, Arthur2036MalabarNew South WalesAustralia

Generated 2025-07-16 00:35:45.224 UTC