[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 4160   SHUFFLE   <  SKIP 469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13377Hernandez, Thomas95062Santa CruzCaliforniaUnited States
13283Griffin, Dakota97355LebanonOregonUnited States
28656Murphy, Lucas, CV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-17 12:27:48.498 UTC