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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States
19199Williams, David91977Spring ValleyCaliforniaUnited States
24715Nath, Kelli93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-10 21:34:33.285 UTC