[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 875   SHUFFLE   <  SKIP 1095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21672Gomez, Craig, D60061Frankfurt am MainSaarlandGermany
28477Tang, KennethSW8 1XDLondonEnglandUnited Kingdom
20716Arun, Kristina, V30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-08 06:31:50.663 UTC