[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 512   SHUFFLE   <  SKIP 3567  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21558Coleman, Nicole, A2580GoulburnNew South WalesAustralia
25578Martin, Sabrina, DPB12PeterboroughEnglandUnited Kingdom
16981Simmons, Hunter97034Lake OswegoOregonUnited States

Generated 2025-07-18 07:40:37.923 UTC