[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 2421   SHUFFLE   <  SKIP 194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11794Ross, Lauren90712LakewoodCaliforniaUnited States
26022Gao, Jamie4169East BrisbaneQueenslandAustralia
14205Wu, Wesley, R92310SèvresHauts de SeineFrance

Generated 2025-07-12 15:56:14.756 UTC