[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 653   SHUFFLE   <  SKIP 829  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22119Flores, Hailey, L94010BurlingameCaliforniaUnited States
12960Lewis, Ashley, L90505TorranceCaliforniaUnited States
16326Romero, Jésus, R53001BonnHamburgGermany

Generated 2025-07-14 01:53:52.949 UTC