[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 6484   <  SKIP 153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16485Foster, Ian, A91502BurbankCaliforniaUnited States
29293Wu, Nuan4171HawthorneQueenslandAustralia
18752Walker, Samantha92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 08:37:08.885 UTC