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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17440Cox, Richard92625Newport BeachCaliforniaUnited States
19732Hill, Kyle90706BellflowerCaliforniaUnited States
25850Sanchez, Jared, JV3A 4R2LangleyBritish ColumbiaCanada
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 16:45:15.136 UTC