[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 251   SHUFFLE   <  SKIP 750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28559Gutierrez, Billy93290Tremblay-en-FranceSeine Saint DenisFrance
13942Long, Seth, V90241DowneyCaliforniaUnited States
27845Wright, Angel93700DrancySeine Saint DenisFrance

Generated 2025-07-19 17:50:16.209 UTC