[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 2224   SHUFFLE   <  SKIP 2015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18071Campbell, Katelyn, E91941GrossmontCaliforniaUnited States
28957Xu, Kate, R6006PerthSouth AustraliaAustralia
15801Shen, Katrina4169East BrisbaneQueenslandAustralia

Generated 2025-07-12 04:55:59.666 UTC