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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15428Howard, Richard, D91977Spring ValleyCaliforniaUnited States
11528Washington, Joan91203GlendaleCaliforniaUnited States
14376Torres, Faith, A98201EverettWashingtonUnited States

Generated 2025-07-14 20:34:01.559 UTC