[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 8964  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12526Suarez, Michele, CW1X3SELondonEnglandUnited Kingdom
26125Roberts, Sara, D99202SpokaneWashingtonUnited States
24550Ma, Randy, RSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-20 04:31:22.153 UTC