[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18995Gray, Melissa, A90706BellflowerCaliforniaUnited States
23019Garcia, Emma, D94611OaklandCaliforniaUnited States
28006Torres, Seth, A90802Long BeachCaliforniaUnited States
25234Patel, Monica, J7001HobartTasmaniaAustralia

Generated 2025-07-11 14:41:10.403 UTC