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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27229Zhang, Zachary94109San FranciscoCaliforniaUnited States
24868Hu, DarrylC2H 7AULondonEnglandUnited Kingdom
19084Raje, Colleen, M2113North RydeNew South WalesAustralia

Generated 2025-07-21 09:57:06.594 UTC