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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11436Cox, TaylorWA3WatfordEnglandUnited Kingdom
20102Jenkins, Arianna, E98055RentonWashingtonUnited States
27044Long, Carol, J91977Spring ValleyCaliforniaUnited States

Generated 2025-07-16 14:56:48.343 UTC