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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12831Lal, Kathryn, H66041PoingSaarlandGermany
19055Bailey, GarrettOX1OxfordEnglandUnited Kingdom
22681Barnes, Tristan, T93000BobignySeine Saint DenisFrance

Generated 2025-07-20 01:51:50.800 UTC