[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 653   SHUFFLE   <  SKIP 1150  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15717Henderson, Alexia, M1002SydneyNew South WalesAustralia
20577Romero, SheilaMK8 8DFMilton KeynesEnglandUnited Kingdom
27955Wu, Ramon, MCM11BillericayEnglandUnited Kingdom
21172Sanchez, Francisco, D4551CaloundraQueenslandAustralia

Generated 2025-07-20 18:06:43.677 UTC