[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 438   SHUFFLE   <  SKIP 348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25533Huang, Suzanne, A14197BerlinNordrhein-WestfalenGermany
14815Gonzales, Isabella, RGL50CheltenhamEnglandUnited Kingdom
23426Ferrier, Mathew2055North SydneyNew South WalesAustralia

Generated 2025-07-10 21:15:51.389 UTC