[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 413   SHUFFLE   <  SKIP 2544  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11837Alexander, Haley94109San FranciscoCaliforniaUnited States
22380Nath, Brendan, C14129BerlinHessenGermany
20893Hall, Robert, M46236BottropNordrhein-WestfalenGermany
20618Rubio, Marie, V4169East BrisbaneQueenslandAustralia

Generated 2025-07-18 06:38:20.711 UTC