[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 2421   SHUFFLE   <  SKIP 5036  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14466Adams, Logan97045Oregon CityOregonUnited States
27009Lu, EricaC2H 7AULondonEnglandUnited Kingdom
27716Ramos, Albert, E2060Lavender BayNew South WalesAustralia

Generated 2025-07-21 22:40:19.126 UTC