[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 9969  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19598Powell, Kaitlyn1002SydneyNew South WalesAustralia
16102Alexander, Marcus, M94014ColmaCaliforniaUnited States
23021Mehta, Stefanie, T90706BellflowerCaliforniaUnited States

Generated 2025-07-19 21:32:54.518 UTC