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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21808Green, Amanda90241DowneyCaliforniaUnited States
14956Romero, Krista20354HamburgHamburgGermany
12985Roberts, Hailey, L90802Long BeachCaliforniaUnited States

Generated 2025-07-20 19:08:29.558 UTC