[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 3104   SHUFFLE   <  SKIP 2230  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17883Rubio, Lori45000OrleansLoiretFrance
26275Johnson, Miguel98901YakimaWashingtonUnited States
24340Clark, Chloe, K94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 11:29:53.785 UTC