[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 190   SHUFFLE   <  SKIP 1376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20434Sharma, Nathan, A91932Imperial BeachCaliforniaUnited States
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom
24187Serrano, Daisy, PAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-21 07:27:55.309 UTC