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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20636Patterson, Olivia, G92625Newport BeachCaliforniaUnited States
26422Suri, Pedro3280WarrnamboolVictoriaAustralia
28079Phillips, Haley, BV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-19 16:27:42.701 UTC