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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22717Watson, Nicole, S99362Walla WallaWashingtonUnited States
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States
11984Campbell, AlexV8POak BayBritish ColumbiaCanada

Generated 2025-07-12 14:39:00.619 UTC