[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 508   SHUFFLE   <  SKIP 760  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23104Long, Isabelle, W4000BrisbaneQueenslandAustralia
14417Lu, Ernest, H98225BellinghamWashingtonUnited States
25726Deng, BrendanLE18LeedsEnglandUnited Kingdom
18453Patterson, Caroline, A97330CorvallisOregonUnited States

Generated 2025-07-17 11:37:56.991 UTC