[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 482   SHUFFLE   <  SKIP 2769  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18756Thompson, IsabellaV3L 1H4WestminsterBritish ColumbiaCanada
12019Cox, Gabrielle90505TorranceCaliforniaUnited States

Generated 2025-07-14 18:04:06.044 UTC