[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 3092   SHUFFLE   <  SKIP 195  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19303Ms., Spencer, Sylvia, N.78100Saint Germain en LayeYvelineFrance
25392Moore, Joseph, L99202SpokaneWashingtonUnited States
12423Thompson, Sarah98501OlympiaWashingtonUnited States

Generated 2025-07-20 23:44:07.065 UTC