[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 3249   SHUFFLE   <  SKIP 592  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29077Mr., Henderson, Blake, C90401Santa MonicaCaliforniaUnited States
22379Hayes, Fernando, G93290Tremblay-en-FranceSeine Saint DenisFrance
26275Johnson, Miguel98901YakimaWashingtonUnited States

Generated 2025-07-21 15:32:41.052 UTC