[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 2680  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14102Huang, Lisa, L2113North RydeNew South WalesAustralia
22142Alonso, Nelson94010BurlingameCaliforniaUnited States
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-11 18:11:58.540 UTC