[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 995   SHUFFLE   <  SKIP 2546  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18950Alexander, LaurenV7L 4J4N. VancouverBritish ColumbiaCanada
26234Perry, Antonio, L94704BerkeleyCaliforniaUnited States
21467Harris, David, C98366Port OrchardWashingtonUnited States

Generated 2025-07-15 17:17:48.795 UTC