[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1243   SHUFFLE   <  SKIP 3734  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24720Alvarez, Deanna, KRG12 8TBBracknellEnglandUnited Kingdom
22091Griffin, Kayla98036LynnwoodWashingtonUnited States
27231Ramos, Tyrone94014ColmaCaliforniaUnited States

Generated 2025-07-19 16:54:26.741 UTC