[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 236   SHUFFLE   <  SKIP 256  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24433Simmons, Luis, P90012Los AngelesCaliforniaUnited States
16214Fernandez, Brett, L98225BellinghamWashingtonUnited States
20849Washington, FaithAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-12 22:24:28.349 UTC