[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 5225   <  SKIP 891  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11548Sanchez, RaymondRG11 5TPBerkshireEnglandUnited Kingdom
20287Simmons, Destiny, V91910Chula VistaCaliforniaUnited States
13388Shen, Marshall, M94010BurlingameCaliforniaUnited States

Generated 2025-07-15 04:24:33.434 UTC