[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 217   <  SKIP 3127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28314Romero, Dwayne3429SunburyVictoriaAustralia
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
25566Navarro, Kristine, B2061Milsons PointNew South WalesAustralia

Generated 2025-07-19 06:21:48.153 UTC