[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 650   SHUFFLE   <  SKIP 2906  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25232Blanco, Kellie, M4169East BrisbaneQueenslandAustralia
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom
11612Andersen, KeithRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-15 03:33:39.096 UTC