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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23180Cook, Olivia, R98270MarysvilleWashingtonUnited States
13034Yuan, Kelsey, D2580GoulburnNew South WalesAustralia
14660Howard, Gabrielle97205PortlandOregonUnited States

Generated 2025-07-11 15:45:57.104 UTC