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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26752Perez, Henry6006PerthSouth AustraliaAustralia
19069Hall, Thomas93000BobignySeine Saint DenisFrance
17485Davis, Blake, N98033KirklandWashingtonUnited States

Generated 2025-07-22 14:45:11.641 UTC