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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27606Edwards, Courtney, A97222MilwaukieOregonUnited States
23617She, KaraLA1 1LNLancasterEnglandUnited Kingdom
20296Diaz, Morgan, L94010BurlingameCaliforniaUnited States

Generated 2025-07-11 11:36:18.519 UTC