[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 1875   SHUFFLE   <  SKIP 1412  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18714Lopez, Francisco, L2777SpringwoodNew South WalesAustralia
16631Ward, Haley, J4700RockhamptonQueenslandAustralia
12768Chapman, Johnathan, J94014ColmaCaliforniaUnited States
12309Raje, Omar, RCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-18 06:49:00.451 UTC