[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 3899  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14248Tang, Misty, A90706BellflowerCaliforniaUnited States
26597Lewis, Madison98901YakimaWashingtonUnited States
21838Ruiz, Gerald, C66041PoingSaarlandGermany
28276Deng, Christy, J98225BellinghamWashingtonUnited States

Generated 2025-07-11 22:26:43.243 UTC