[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 2147   SHUFFLE   <  SKIP 72  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20922Wagner, Clayton, LW1V 5RNLondonEnglandUnited Kingdom
24730Moore, Anthony, MV2M1S6NewtonBritish ColumbiaCanada
18505Scott, Carol94109San FranciscoCaliforniaUnited States
27857Munoz, Brandi, M77127LieusaintSeine et MarneFrance

Generated 2025-07-17 09:41:28.158 UTC