[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 518   SHUFFLE   <  SKIP 3677  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22155Cai, Steve, M3429SunburyVictoriaAustralia
28986King, Caleb, JV3L 1H4WestminsterBritish ColumbiaCanada
23776Yuan, Cristina, L70511StuttgartSaarlandGermany
18990Henderson, Amanda, A98225BellinghamWashingtonUnited States

Generated 2025-07-15 22:10:12.679 UTC