[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 590   SHUFFLE   <  SKIP 1042  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17021Reed, Nicole92806La JollaCaliforniaUnited States
21504Torres, Chloe, D98312BremertonWashingtonUnited States
23794Powell, Abigail, B94015Daly CityCaliforniaUnited States

Generated 2025-07-10 22:45:08.827 UTC