[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 406   SHUFFLE   <  SKIP 1074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26152Gill, Jaime, M2113North RydeNew South WalesAustralia
27903Suri, Janelle93500PantinSeine Saint DenisFrance
26524Robinson, Anthony, E91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 11:56:02.699 UTC