[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 159   SHUFFLE   <  SKIP 2486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27996Alexander, Angela94941Mill ValleyCaliforniaUnited States
16093Morris, Kaitlyn94947NovatoCaliforniaUnited States
11948Xu, Tasha, E2065St. LeonardsNew South WalesAustralia

Generated 2025-07-18 21:30:39.714 UTC