[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 6302  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14689Mr., Saunders, Lloyd, M.78400ChatouYvelineFrance
27260Ma, Candice91502BurbankCaliforniaUnited States
21904Sandberg, ChaseV3A 4R2LangleyBritish ColumbiaCanada
21508Li, SuzanneSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-14 06:54:54.398 UTC