[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 376   SHUFFLE   <  SKIP 544  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13480Rodriguez, Anna, P94704BerkeleyCaliforniaUnited States
23587Gonzalez, Hailey, R90505TorranceCaliforniaUnited States
12069Kelly, Garrett, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 10:43:57.300 UTC