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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22683Garcia, David59491Villeneuve-d'AscqNordFrance
29211Ross, Stephanie98036LynnwoodWashingtonUnited States
17008Turner, Connor91950National CityCaliforniaUnited States

Generated 2025-07-12 23:33:56.917 UTC