[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 512   SHUFFLE   <  SKIP 828  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23696Li, Autumn, P98312BremertonWashingtonUnited States
27505Ms., Skelly, Bonnie, L.94010BurlingameCaliforniaUnited States
22870Chen, Barbara, M95000CergyVal d'OiseFrance
11025Beck, Alejandro4171HawthorneQueenslandAustralia

Generated 2025-07-15 00:46:10.410 UTC