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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29123Goel, Tonya4217Gold CoastQueenslandAustralia
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom
15487Ramirez, Jesse91977Spring ValleyCaliforniaUnited States

Generated 2025-07-09 16:23:21.774 UTC