[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 1475  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27814Shan, Katrina, C48001MünsterSaarlandGermany
22888Long, Abigail, M98501OlympiaWashingtonUnited States
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
21748Harris, Wyatt91203GlendaleCaliforniaUnited States

Generated 2025-07-21 18:12:33.325 UTC