[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 750   SHUFFLE   <  SKIP 309  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14962Jai, Justin, W66578NeunkirchenSaarlandGermany
17277Goel, Nichole, A2113North RydeNew South WalesAustralia
12993Henderson, Xavier, K7001HobartTasmaniaAustralia
28806Hernandez, Randall, H84720Cedar CityUtahUnited States

Generated 2025-11-06 01:17:39.309 UTC