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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23590Brown, Austin, T92806La JollaCaliforniaUnited States
13101Sanchez, Alex, KV3A 4R2LangleyBritish ColumbiaCanada
26072Zhang, Kelli, W90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 12:00:34.051 UTC