[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 4755  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28083Foster, Kaitlyn, M90706BellflowerCaliforniaUnited States
18513Xu, Edwin94010BurlingameCaliforniaUnited States

Generated 2025-07-16 22:41:52.891 UTC