[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 1875   SHUFFLE   <  SKIP 1198  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28500Gonzalez, Jermaine, A14197BerlinNordrhein-WestfalenGermany
19228Ramirez, Morgan, P98168BurienWashingtonUnited States

Generated 2025-07-16 19:51:18.514 UTC