[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   SKIP 875   SHUFFLE   <  SKIP 6490  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21906Simmons, Miranda, L98225BellinghamWashingtonUnited States
18157Hall, Isabella60323FrankfurtHessenGermany
24104Ortega, RobynTY31RuncornEnglandUnited Kingdom

Generated 2025-07-19 01:34:10.367 UTC