[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 468   SHUFFLE   <  SKIP 652  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25479Sanchez, Bobby, J80610Saint OuenSommeFrance
12254Deng, Calvin93500PantinSeine Saint DenisFrance
24471Chande, Ricardo, L3977CranbourneVictoriaAustralia
17614Cook, Mason, M94070San CarlosCaliforniaUnited States

Generated 2025-07-18 22:29:58.324 UTC