[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 568   SHUFFLE   <  SKIP 1165  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21371Patel, Ann2061Milsons PointNew South WalesAustralia
28155Watson, Taylor92625Newport BeachCaliforniaUnited States
13147Lin, Cedric, C91502BurbankCaliforniaUnited States

Generated 2025-07-22 08:32:47.275 UTC