[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 24   SHUFFLE   <  SKIP 1529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17690Gonzalez, Jenna, C91910Chula VistaCaliforniaUnited States
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States
16703Sanchez, Denise7001HobartTasmaniaAustralia

Generated 2025-07-19 12:03:12.154 UTC