[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 2927   SHUFFLE   <  SKIP 603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12920Henderson, Kelly, L98020EdmondsWashingtonUnited States
18343Green, Dalton94611OaklandCaliforniaUnited States
15824Kumar, Lindsay, L94014ColmaCaliforniaUnited States

Generated 2025-07-13 03:26:40.071 UTC