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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23889Carter, Sean, M99362Walla WallaWashingtonUnited States
22096Cooper, Bryce, D98225BellinghamWashingtonUnited States
20620Cook, Victoria, J2500WollongongNew South WalesAustralia

Generated 2025-11-05 18:21:09.388 UTC