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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11981Howard, Alexandria98201EverettWashingtonUnited States
26056Zeng, Karen, T90706BellflowerCaliforniaUnited States
11686Edwards, Luke, C91203GlendaleCaliforniaUnited States

Generated 2025-07-13 08:02:09.826 UTC