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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12687Li, Marshall2450Coffs HarbourNew South WalesAustralia
21035Sanchez, Roy04838EilenburgBrandenburgGermany
27526Ma, Ramon, D90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 18:32:38.235 UTC