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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14147Rivera, Marcus, M46236BottropNordrhein-WestfalenGermany
14237Andersen, Kate6105CloverdaleSouth AustraliaAustralia
17672Coleman, Thomas98055RentonWashingtonUnited States

Generated 2025-07-13 08:04:01.304 UTC