[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 512   SHUFFLE   <  SKIP 2660  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22125Garcia, Zachary, K91950National CityCaliforniaUnited States
26869Ms., Sims, Anne, R.AS23Stoke-on-TrentEnglandUnited Kingdom
15532Jai, Marshall91910Chula VistaCaliforniaUnited States
19176Vazquez, Ebony, B60323FrankfurtHessenGermany

Generated 2025-07-15 04:07:03.759 UTC