[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2429   <  SKIP 1970  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom
25297Shan, Devon, T66041PoingSaarlandGermany
18043Chande, Katie, A59140DunkerqueNordFrance

Generated 2025-07-20 07:15:37.899 UTC