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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26814Hernandez, Alex99362Walla WallaWashingtonUnited States
22958Fernandez, Brandy, B5023FindonSouth AustraliaAustralia
11603Gonzalez, GeoffreyC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-16 00:26:21.001 UTC