[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 34   SHUFFLE   <  SKIP 5417  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23027Griffin, Fernando, J90012Los AngelesCaliforniaUnited States
16295Xu, Roger, A57000MetzMoselleFrance
28503Sanz, JayMK8 8ZDMilton KeynesEnglandUnited Kingdom
29264Brooks, Riley92118CoronadoCaliforniaUnited States

Generated 2025-07-21 13:47:23.600 UTC