[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 4585   SHUFFLE   <  SKIP 261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17313Alonso, Raquel2065St. LeonardsNew South WalesAustralia
28903Luo, KaraSE1 8HLLondonEnglandUnited Kingdom
27977Alonso, Jerome, H2060Lavender BayNew South WalesAustralia

Generated 2025-07-21 04:21:58.632 UTC