[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 4045  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28493Wilson, Morgan, T20354HamburgHamburgGermany
26267Martin, Matthew, F90802Long BeachCaliforniaUnited States
28148Zhao, Jon98312BremertonWashingtonUnited States
16570She, Julie, G78000VersaillesYvelineFrance

Generated 2025-11-04 15:25:56.329 UTC