[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 7025   SHUFFLE   <  SKIP 6  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26023Huang, Crystal, L4217Gold CoastQueenslandAustralia
27421Chander, Mindy02184BraintreeMassachusettsUnited States
16113Lal, Roger94010BurlingameCaliforniaUnited States

Generated 2025-07-19 13:39:31.579 UTC