[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 2920   SHUFFLE   <  SKIP 312  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15420Hernandez, Nathan, B98027IssaquahWashingtonUnited States
16846Phillips, James, GV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-17 18:37:34.781 UTC