[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 875   SHUFFLE   <  SKIP 1395  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25220Anderson, Emily, M4551CaloundraQueenslandAustralia
20235Deng, Kenneth2450Coffs HarbourNew South WalesAustralia
22656Goel, Willie, TLE18LeedsEnglandUnited Kingdom

Generated 2025-07-06 20:48:57.020 UTC