[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 62   SHUFFLE   <  SKIP 125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16328Rai, Maurice, SRH15 9UDWest SussexEnglandUnited Kingdom
16514Fernandez, Manuel, A2036MalabarNew South WalesAustralia
24016Sharma, Karla, A91940Les UlisEssonneFrance

Generated 2025-07-10 00:16:10.071 UTC