[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 327   SHUFFLE   <  SKIP 1228  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13865Foster, Mariah94947NovatoCaliforniaUnited States
26360Blanco, MaxRG11 5TPBerkshireEnglandUnited Kingdom
19342Zeng, AimeeEC1R 0DULondonEnglandUnited Kingdom
24162Raje, Grant, S2036MalabarNew South WalesAustralia

Generated 2025-07-20 16:40:48.584 UTC