[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 1953   <  SKIP 133  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26303Pal, Devon, M90706BellflowerCaliforniaUnited States
16909Walker, Chloe, M90802Long BeachCaliforniaUnited States
28436Carlson, Derrick, RSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-14 14:40:26.627 UTC