[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 999   SHUFFLE   <  SKIP 792  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27902Alonso, Carolyn20354HamburgHamburgGermany
14982Hughes, KaylaOX1OxfordEnglandUnited Kingdom
18740Hill, Adam7001HobartTasmaniaAustralia

Generated 2025-07-20 12:01:41.024 UTC