[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 2421   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22610Chen, Brent, A12171BerlinSaarlandGermany
29428Perez, Kristopher, E38001BraunschweigNordrhein-WestfalenGermany
23202Chandra, Terrance, G98225BellinghamWashingtonUnited States

Generated 2025-07-18 10:36:55.271 UTC