[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 529   SHUFFLE   <  SKIP 594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26152Gill, Jaime, M2113North RydeNew South WalesAustralia
17128Alexander, Fernando90505TorranceCaliforniaUnited States
13699Alexander, Rachel97222MilwaukieOregonUnited States

Generated 2025-07-12 17:02:21.952 UTC