[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 470   SHUFFLE   <  SKIP 3776  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20884Schmidt, Darren93000BobignySeine Saint DenisFrance
14190Patel, Candace, D80074MünchenNordrhein-WestfalenGermany
14569Rodriguez, Kristopher98225BellinghamWashingtonUnited States
27212Roberts, Sophia, M90802Long BeachCaliforniaUnited States

Generated 2025-07-14 20:29:29.155 UTC