[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 7110   SHUFFLE   <  SKIP 838  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20640Turner, Noah, S92020El CajonCaliforniaUnited States
19632Vazquez, Lawrence2300NewcastleNew South WalesAustralia
19737Ramirez, Erin, J98168BurienWashingtonUnited States

Generated 2025-07-22 12:37:26.636 UTC