[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 999   SHUFFLE   <  SKIP 449  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17197Nara, Mindy64283DarmstadtHessenGermany
18504Adams, Angel94010BurlingameCaliforniaUnited States
13031Shan, Hunter91945Lemon GroveCaliforniaUnited States

Generated 2025-07-21 02:29:06.917 UTC