[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 1258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13598Luo, Keith, R59368WerneNordrhein-WestfalenGermany
19956She, Susan3280WarrnamboolVictoriaAustralia
24737Bailey, Angela98371PuyallupWashingtonUnited States

Generated 2025-07-12 12:43:03.079 UTC