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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18007Suri, MicheleRG12 8TBBracknellEnglandUnited Kingdom
26588Pal, Dustin6006PerthSouth AustraliaAustralia
24437Blue, Nicole, J92625Newport BeachCaliforniaUnited States

Generated 2025-07-10 09:54:37.404 UTC