[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 3104   SHUFFLE   <  SKIP 2070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany
12058Nelson, Chloe, E94536FremontCaliforniaUnited States
12120Simmons, Xavier, D98027IssaquahWashingtonUnited States

Generated 2025-07-13 10:00:20.657 UTC