[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 2421   SHUFFLE   <  SKIP 4677  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27847Rana, KristinaWA1WarringtonEnglandUnited Kingdom
26284Ward, Garrett98201EverettWashingtonUnited States
14464Price, Elizabeth, J94070San CarlosCaliforniaUnited States

Generated 2025-07-18 13:13:07.936 UTC