[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 484   SHUFFLE   <  SKIP 2719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
14358Watson, Amanda, A98033KirklandWashingtonUnited States
19154Mr., Sotelo, William, K.98312BremertonWashingtonUnited States

Generated 2025-07-09 00:47:30.077 UTC