[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 127   SHUFFLE   <  SKIP 593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28825Hernandez, Caleb, A98055RentonWashingtonUnited States
11901Alvarez, Stacy2010DarlinghurstNew South WalesAustralia
13696Edwards, Katherine66578NeunkirchenSaarlandGermany

Generated 2025-07-21 20:24:46.372 UTC