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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13884Rogers, Jada98225BellinghamWashingtonUnited States
11996Srini, Veronica4551CaloundraQueenslandAustralia
23421Yuan, Willie2036MalabarNew South WalesAustralia

Generated 2025-07-10 21:57:25.781 UTC