[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 3669   SHUFFLE   <  SKIP 2612  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25058Raji, Corey4169East BrisbaneQueenslandAustralia
21172Sanchez, Francisco, D4551CaloundraQueenslandAustralia
17192He, Warren, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-13 05:27:03.823 UTC