[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 1521   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14647Howard, Sean, A94947NovatoCaliforniaUnited States
20539Baker, Luis98901YakimaWashingtonUnited States
28826Sharma, Jack97071WoodburnOregonUnited States

Generated 2025-07-15 05:54:20.440 UTC