[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 3349   SHUFFLE   <  SKIP 4070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24296Gonzalez, Amanda, A94536FremontCaliforniaUnited States
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States
11485Chandra, DonaldEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 11:38:19.574 UTC