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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22803Shan, Marshall, J59368WerneNordrhein-WestfalenGermany
27973Serrano, Randall3198SeafordVictoriaAustralia
23886Stewart, Sean91791West CovinaCaliforniaUnited States

Generated 2025-07-16 20:19:14.263 UTC