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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28904Flores, Ian59140DunkerqueNordFrance
19685Perez, Brandy, C90210Beverly HillsCaliforniaUnited States
24065Gutierrez, LoriSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-11-05 08:33:11.572 UTC