[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 617   SHUFFLE   <  SKIP 876  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25428Jenkins, Victoria99202SpokaneWashingtonUnited States
18699Griffin, Blake, S4217Gold CoastQueenslandAustralia
26684Andersen, Dustin, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 22:57:51.639 UTC