[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 2788   SHUFFLE   <  SKIP 678  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15895Parker, Sophia, E92020El CajonCaliforniaUnited States
26876Lopez, HollyMK8 8ZDMilton KeynesEnglandUnited Kingdom
22636Zhu, Stacey, EPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-19 15:22:13.689 UTC