[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 250   SHUFFLE   <  SKIP 4690  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19223Cook, Jacqueline, AV6B 3P7Port HammondBritish ColumbiaCanada
14918Howard, Mariah98027IssaquahWashingtonUnited States
27912Ramirez, Caitlin98052RedmondWashingtonUnited States

Generated 2025-07-12 17:00:58.403 UTC