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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16043Romero, Mathew, LRG12 8TBBracknellEnglandUnited Kingdom
12508Anand, NicholePE17BuryEnglandUnited Kingdom
25904Collins, Ian98027IssaquahWashingtonUnited States

Generated 2025-07-14 11:33:08.983 UTC