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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17811Hernandez, Stacy70452StuttgartSaarlandGermany
18344Turner, Caleb91364Woodland HillsCaliforniaUnited States
11992Chande, Tonya4000BrisbaneQueenslandAustralia
20191Rai, Chad, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-16 05:52:56.432 UTC