[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 251   SHUFFLE   <  SKIP 864  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13532Gill, Melody, V66041PoingSaarlandGermany
26211Yuan, BridgetSW19 3RULondonEnglandUnited Kingdom
20616Serrano, Kristi2061Milsons PointNew South WalesAustralia
28736Navarro, Paula91420MorangisEssonneFrance

Generated 2025-07-16 21:55:40.351 UTC