[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 590   SHUFFLE   <  SKIP 654  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26065Powell, Chloe, J94704BerkeleyCaliforniaUnited States
13680Watson, Jan, KWA1WarringtonEnglandUnited Kingdom
27661Martinez, Christopher, F91950National CityCaliforniaUnited States

Generated 2025-07-20 23:16:28.900 UTC