[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 437   SHUFFLE   <  SKIP 3386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26878Roberts, Madeline95010HofBayernGermany
22329Peterson, Grace, Y97034Lake OswegoOregonUnited States
13296Anderson, Seth, D90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 14:30:27.507 UTC