[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 827   SHUFFLE   <  SKIP 1212  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23685Reed, Alexa, C90712LakewoodCaliforniaUnited States
25648Carlson, Michele93400Saint-DenisSeine Saint DenisFrance
27304Robinson, Alexandra, A59100RoubaixNordFrance
17690Gonzalez, Jenna, C91910Chula VistaCaliforniaUnited States

Generated 2025-07-22 01:53:14.207 UTC