[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 512   SHUFFLE   <  SKIP 1176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16529Gutierrez, Jonathon, R2580GoulburnNew South WalesAustralia
18446Ramos, Larry2036MalabarNew South WalesAustralia
27655Alvarez, Melinda92118CoronadoCaliforniaUnited States

Generated 2025-07-11 21:50:17.708 UTC