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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22144Wang, ZacharyV2W 1W2HaneyBritish ColumbiaCanada
13227Wilson, Alexander91910Chula VistaCaliforniaUnited States
11331Jenkins, SamanthaV8Z 4N5ShawneeBritish ColumbiaCanada
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-12 18:07:40.367 UTC