[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 2476   SHUFFLE   <  SKIP 738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26152Gill, Jaime, M2113North RydeNew South WalesAustralia
20710Raje, AndresEM15Esher-MoleseyEnglandUnited Kingdom
11400Raji, FranklinSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-21 22:23:40.972 UTC