[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 717   SHUFFLE   <  SKIP 1997  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21956Kapoor, Jay, F2300NewcastleNew South WalesAustralia
22488Patel, Frederick04838EilenburgBrandenburgGermany
15677Bradley, Alyssa, C93000BobignySeine Saint DenisFrance
27318Bryant, James75007ParisSeine (Paris)France

Generated 2025-07-13 16:49:18.444 UTC