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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17018Guo, Mandy78613Cedar ParkTexasUnited States
11812Rodriguez, Andrew, N99362Walla WallaWashingtonUnited States
29321Zheng, Roger4700RockhamptonQueenslandAustralia

Generated 2025-07-16 18:36:29.593 UTC