[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 875   SHUFFLE   <  SKIP 3147  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23600Sharma, Peter77127LieusaintSeine et MarneFrance
22939Arthur, Rebekah2061Milsons PointNew South WalesAustralia
24182Lopez, Nancy, L66740SaarlouisSaarlandGermany
19748Prasad, Cory2300NewcastleNew South WalesAustralia

Generated 2025-07-13 16:46:14.595 UTC