[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13253Xie, Carly, RSW19 3RULondonEnglandUnited Kingdom
18499Rodriguez, Darren, I98168BurienWashingtonUnited States
26250Simmons, Miguel, D97071WoodburnOregonUnited States

Generated 2025-07-10 20:51:24.394 UTC