[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 364   SHUFFLE   <  SKIP 1200  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15294Robinson, Michael98055RentonWashingtonUnited States
11380Kumar, Mitchell, L66740SaarlouisSaarlandGermany
16328Rai, Maurice, SRH15 9UDWest SussexEnglandUnited Kingdom
24732Davis, Wyatt, L97045Oregon CityOregonUnited States

Generated 2025-07-16 02:21:14.923 UTC