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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19162Raji, Peter, L91502BurbankCaliforniaUnited States
22039Simmons, Marissa91945Lemon GroveCaliforniaUnited States
15441Zeng, Christy, LHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-12 03:24:41.279 UTC