[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 6869   <  SKIP 354  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23253Bell, Brooke, HV9B 2C3ShawneeBritish ColumbiaCanada
20922Wagner, Clayton, LW1V 5RNLondonEnglandUnited Kingdom
11772Moore, Cameron, M98403TacomaWashingtonUnited States
15619Subram, LeviGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-21 08:03:23.093 UTC