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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24127Washington, James, R66740SaarlouisSaarlandGermany
16379Jimenez, Marc, F94014ColmaCaliforniaUnited States
12857Kumar, Raul, BWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-16 06:01:14.561 UTC