[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 364   SHUFFLE   <  SKIP 1210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11903Raji, Kate, L4551CaloundraQueenslandAustralia
19440Sharma, Alicia, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
28555Serrano, Monique, K33041PaderbornHamburgGermany

Generated 2025-07-20 13:17:03.920 UTC