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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19522Powell, ChristianYO15YorkEnglandUnited Kingdom
16499Kelly, Danielle98036LynnwoodWashingtonUnited States
24162Raje, Grant, S2036MalabarNew South WalesAustralia

Generated 2025-07-11 22:28:48.450 UTC