[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 127   SHUFFLE   <  SKIP 1607  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26378Raje, Colin33041PaderbornHamburgGermany
28203Gomez, Victor, I3205South MelbourneVictoriaAustralia
24614Raje, Lindsey3198SeafordVictoriaAustralia

Generated 2025-07-20 05:55:55.325 UTC