[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 750   SHUFFLE   <  SKIP 2132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19021Russell, Melissa, R98055RentonWashingtonUnited States
22228Gonzalez, Katelyn98201EverettWashingtonUnited States
24396Navarro, Robyn, J94519ConcordCaliforniaUnited States
19489Patterson, Alexandra, A57000MetzMoselleFrance

Generated 2025-07-17 10:03:41.391 UTC