[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 2421   SHUFFLE   <  SKIP 1561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22636Zhu, Stacey, EPB12PeterboroughEnglandUnited Kingdom
11061Gao, Todd, M4217Gold CoastQueenslandAustralia
16798Martin, Latasha92118CoronadoCaliforniaUnited States

Generated 2025-07-10 04:35:02.896 UTC