[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 650   SHUFFLE   <  SKIP 2658  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14820Bhat, DrewC2H 7AULondonEnglandUnited Kingdom
21473Rubio, Stacy, S98168BurienWashingtonUnited States
15378Ward, Devin, JV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-20 06:21:02.478 UTC