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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12632Nath, Bonnie, F92310SèvresHauts de SeineFrance
25144Fernandez, Johnathan45001EssenHamburgGermany
14004Kelly, Caitlin94015Daly CityCaliforniaUnited States
11308Gonzales, Ian, T97045Oregon CityOregonUnited States

Generated 2025-07-11 16:47:53.207 UTC