[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 189   SHUFFLE   <  SKIP 1548  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom
21955Ferrier, Jenny2036MalabarNew South WalesAustralia
24726Hughes, Marissa97068W. LinnOregonUnited States
18232Edwards, Sophia, R94947NovatoCaliforniaUnited States

Generated 2025-07-21 12:08:44.823 UTC