[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 24   SHUFFLE   <  SKIP 2216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26897Xie, Katrina, MSW8 1XDLondonEnglandUnited Kingdom
27092Ross, Marissa91910Chula VistaCaliforniaUnited States
27594Andersen, Nicolas, A2055North SydneyNew South WalesAustralia

Generated 2025-07-12 00:49:26.843 UTC