[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2377   SHUFFLE   <  SKIP 1236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18940Bell, Seth97205PortlandOregonUnited States
21705Sharma, Warren, N91910Chula VistaCaliforniaUnited States
19826Zhao, Clarence, RT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-15 03:41:08.020 UTC