[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 413   SHUFFLE   <  SKIP 2106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18317Jones, SamanthaV8Z 4N5ShawneeBritish ColumbiaCanada
11192Brown, James, C98104SeattleWashingtonUnited States
27647Moore, Daniel, L91776San GabrielCaliforniaUnited States

Generated 2025-07-17 07:07:13.220 UTC