[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 511   SHUFFLE   <  SKIP 1680  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16257Chandra, Michele, E92400CourbevoieHauts de SeineFrance
18189Mehta, Nancy2264SilverwaterNew South WalesAustralia
13111Butler, Hannah, R2500WollongongNew South WalesAustralia

Generated 2025-07-17 09:36:46.605 UTC