[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 791  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29391Chandra, Ebony46236BottropNordrhein-WestfalenGermany
19171Torres, Melanie, L90401Santa MonicaCaliforniaUnited States
22162Yuan, Brad, S91502BurbankCaliforniaUnited States

Generated 2025-07-12 17:42:24.634 UTC