[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 590   SHUFFLE   <  SKIP 197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28469Green, Morgan, MYO15YorkEnglandUnited Kingdom
17313Alonso, Raquel2065St. LeonardsNew South WalesAustralia
14225Chen, Alisha, J4171HawthorneQueenslandAustralia

Generated 2025-07-09 03:35:14.876 UTC