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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25165Brown, Ashley, D90706BellflowerCaliforniaUnited States
23394Bell, Anna, K95062Santa CruzCaliforniaUnited States
26889Torres, Natasha91480FrankfurtBayernGermany

Generated 2025-07-11 18:13:41.469 UTC