[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 484   SHUFFLE   <  SKIP 29  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22961She, Nina2500WollongongNew South WalesAustralia
14452Gonzalez, Alex, A98371PuyallupWashingtonUnited States
29364Rubio, Lee92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-14 16:28:47.092 UTC