[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 1410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26311Rodriguez, Brenda, S98225BellinghamWashingtonUnited States
15972Bailey, Caitlin91502BurbankCaliforniaUnited States
25656Sanchez, BrendaL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-08 19:01:21.087 UTC