[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 513   <  SKIP 202  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17288Torres, Dwayne, R2444Port MacquarieNew South WalesAustralia
26553Powell, Kayla, A98052RedmondWashingtonUnited States

Generated 2025-07-21 19:48:50.240 UTC