[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 468   SHUFFLE   <  SKIP 806  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18689Miller, Miguel98201EverettWashingtonUnited States
21933Martin, Nicole, I94070San CarlosCaliforniaUnited States
13643Sai, Ronald, B1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 13:23:36.859 UTC