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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11871Bennett, Dalton, L98036LynnwoodWashingtonUnited States
26984Prasad, Manuel04838EilenburgBrandenburgGermany
19896Thomas, Kaitlyn97045Oregon CityOregonUnited States

Generated 2025-07-11 12:03:23.403 UTC