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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22560Jai, Casey, CCM11BillericayEnglandUnited Kingdom
22171Gonzalez, Meredith3977CranbourneVictoriaAustralia
26056Zeng, Karen, T90706BellflowerCaliforniaUnited States

Generated 2025-07-08 07:36:14.963 UTC