[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 290   <  SKIP 636  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18892Howard, Chase, K94014ColmaCaliforniaUnited States
17164Clark, Ryan, S94010BurlingameCaliforniaUnited States
26976Serrano, Erik93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-18 00:58:56.139 UTC