[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 1394   <  SKIP 1817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21267Parker, Charles98366Port OrchardWashingtonUnited States
16616Liang, Kelvin, L6006PerthSouth AustraliaAustralia
19253Ross, Gabrielle, JWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-19 00:26:29.936 UTC