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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24509Long, Emma, F99202SpokaneWashingtonUnited States
12492Price, BrittanyAS23Stoke-on-TrentEnglandUnited Kingdom
23389Perry, Jack97330CorvallisOregonUnited States

Generated 2025-07-19 01:11:47.967 UTC