[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 394   SHUFFLE   <  SKIP 244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19869Brooks, Carol, A91791West CovinaCaliforniaUnited States
28686Jai, Sheena, J38231SalzgitterHessenGermany
13145Xu, Gilbert14227CheektowagaNew YorkUnited States

Generated 2025-07-08 09:49:52.799 UTC