[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 2500   <  SKIP 906  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28709Gonzalez, Stefanie, JW1N 9FALondonEnglandUnited Kingdom
26661Zhu, Dawn2138RhodesNew South WalesAustralia
20817Rodriguez, Geoffrey3977CranbourneVictoriaAustralia

Generated 2025-07-14 11:30:44.556 UTC