[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 903  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23864Jackson, Chloe, J94303Palo AltoCaliforniaUnited States
29085Goel, Brad, M6105CloverdaleSouth AustraliaAustralia
24290Bell, Zoe, L98225BellinghamWashingtonUnited States

Generated 2025-07-10 13:59:51.465 UTC