[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 287   <  SKIP 992  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17899Moreno, Theresa, A75012ParisSeine (Paris)France
26464Griffin, Alexandria98501OlympiaWashingtonUnited States
19737Ramirez, Erin, J98168BurienWashingtonUnited States

Generated 2025-07-20 17:18:44.208 UTC