[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   SHUFFLE   SKIP 4824   <  SKIP 137  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19032Andersen, KatrinaW10 6BLLondonEnglandUnited Kingdom
29452Romero, Meredith, J2010DarlinghurstNew South WalesAustralia
24285Cox, Jesse98168BurienWashingtonUnited States

Generated 2025-07-21 00:09:05.047 UTC