[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 438   SHUFFLE   <  SKIP 353  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13314Hernandez, Jordan, A91941GrossmontCaliforniaUnited States
19069Hall, Thomas93000BobignySeine Saint DenisFrance
26737Young, Katherine, A98901YakimaWashingtonUnited States
20047Huang, Ronnie92150SuresnesHauts de SeineFrance

Generated 2025-07-15 03:04:56.067 UTC