[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 875   SHUFFLE   <  SKIP 1146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12564Yang, Marshall, ESE1 8HLLondonEnglandUnited Kingdom
27497Rana, Johnathan, R2450Coffs HarbourNew South WalesAustralia
11208Reed, Maria91203GlendaleCaliforniaUnited States

Generated 2025-07-09 12:22:40.099 UTC