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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28241King, Charles, L98055RentonWashingtonUnited States
12102Simmons, Devin, K94947NovatoCaliforniaUnited States
25188Li, Kevin, SV0SookeBritish ColumbiaCanada
17421Henderson, Katherine, C91977Spring ValleyCaliforniaUnited States

Generated 2025-07-11 15:14:20.039 UTC