[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 438   SHUFFLE   <  SKIP 108  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18816Smith, Taylor97045Oregon CityOregonUnited States
19468Lin, Ramon92400CourbevoieHauts de SeineFrance
16995Hall, Taylor, JV8Z 4N5ShawneeBritish ColumbiaCanada
20393White, Kaitlyn91941GrossmontCaliforniaUnited States

Generated 2025-07-18 19:34:19.057 UTC