[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 364   SHUFFLE   <  SKIP 1988  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20362Gonzalez, Seth, L99362Walla WallaWashingtonUnited States
26243Gonzalez, Fernando, A97034Lake OswegoOregonUnited States
21546Garcia, Cory, B46236BottropNordrhein-WestfalenGermany

Generated 2025-07-21 22:27:22.885 UTC