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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22671King, WyattLE18LeedsEnglandUnited Kingdom
17171Clark, Katherine91977Spring ValleyCaliforniaUnited States
11378Liang, Shannon57000MetzMoselleFrance

Generated 2025-07-21 18:01:25.318 UTC