[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 438   SHUFFLE   <  SKIP 549  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17243Flores, Miranda4000BrisbaneQueenslandAustralia
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom
17020Bryant, Ashley, J98020EdmondsWashingtonUnited States
13263Anand, Kate, K59223RoncqNordFrance

Generated 2025-07-16 00:14:22.136 UTC