[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 2410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12992Zeng, Ernest, M6006PerthSouth AustraliaAustralia
25115Rana, Raymond2500WollongongNew South WalesAustralia
19919Johnsen, Rebekah, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-09 16:47:53.208 UTC