[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 875   SHUFFLE   <  SKIP 6131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13070Clark, Emma, D97034Lake OswegoOregonUnited States
17541Zeng, Kristen, A98225BellinghamWashingtonUnited States
20939Johnson, Joshua91054ErlangenBayernGermany

Generated 2025-07-14 12:06:40.731 UTC