[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 2696   SHUFFLE   <  SKIP 96  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14493Parker, Sara90505TorranceCaliforniaUnited States
21293Garcia, Ashley94519ConcordCaliforniaUnited States
12307She, Brad95000CergyVal d'OiseFrance
18750Perry, Alexandra, L92806La JollaCaliforniaUnited States

Generated 2025-07-18 13:48:07.910 UTC