[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   SHUFFLE   SKIP 2500   <  SKIP 869  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20594Torres, Arthur77127LieusaintSeine et MarneFrance
24788Bennett, Ashley98020EdmondsWashingtonUnited States
25190Morris, Allison, B97071WoodburnOregonUnited States
28804Allen, Wyatt, C91502BurbankCaliforniaUnited States

Generated 2025-07-20 14:24:47.346 UTC