[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 364  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27505Ms., Skelly, Bonnie, L.94010BurlingameCaliforniaUnited States
15953Moreno, Julio, C90706BellflowerCaliforniaUnited States
15072Subram, Whitney93290Tremblay-en-FranceSeine Saint DenisFrance
16315Richardson, Garrett75007ParisSeine (Paris)France

Generated 2025-07-18 18:43:45.567 UTC