[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 189   SHUFFLE   <  SKIP 106  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11563Srini, CesarSE1 8HLLondonEnglandUnited Kingdom
24338Zeng, Shannon, D91502BurbankCaliforniaUnited States
24807Moreno, Anne, A91910Chula VistaCaliforniaUnited States
20721Perry, Hailey, GGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-14 18:00:06.493 UTC