[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 875   SHUFFLE   <  SKIP 4149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13388Shen, Marshall, M94010BurlingameCaliforniaUnited States
23269Griffin, Taylor, E92020El CajonCaliforniaUnited States
12543Alvarez, Ruben91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-21 10:40:53.608 UTC