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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18961Henderson, Jeremiah, DV8Z 4N5ShawneeBritish ColumbiaCanada
11860Walker, Nicole91950National CityCaliforniaUnited States
18520Huang, Rafael, D91910Chula VistaCaliforniaUnited States
16203Raje, Warren, N94310OrlyVal de MarneFrance

Generated 2025-07-10 01:58:27.864 UTC