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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13537Moreno, Jill, E80610Saint OuenSommeFrance
22956Guo, Randy, L2444Port MacquarieNew South WalesAustralia
21975Ruiz, Alfredo6006PerthSouth AustraliaAustralia

Generated 2025-07-15 11:10:14.052 UTC