[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 484   SHUFFLE   <  SKIP 2477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15410Harris, Katherine, B91502BurbankCaliforniaUnited States
24569Gonzalez, Bob, SOX1OxfordEnglandUnited Kingdom
14968Patel, TroySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-08 22:36:57.714 UTC