[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 2520   <  SKIP 499  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11154Walker, Megan, G97071WoodburnOregonUnited States
12593Zhang, Benjamin, FPE17BuryEnglandUnited Kingdom
28017Martin, Christopher, B98312BremertonWashingtonUnited States

Generated 2025-07-18 17:59:31.299 UTC