[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2295   SHUFFLE   <  SKIP 342  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12214Raje, Julie, HLE18LeedsEnglandUnited Kingdom
23061Sanders, Jeremiah91950National CityCaliforniaUnited States
14216Zheng, Edwin, J3198SeafordVictoriaAustralia

Generated 2025-07-10 02:21:51.908 UTC