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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25963Morris, Charles98033KirklandWashingtonUnited States
24190Chen, Austin, V93000BobignySeine Saint DenisFrance
19725Ramirez, Alexandria, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-09 16:26:03.783 UTC