[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 1076   SHUFFLE   <  SKIP 1003  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23098Rubio, Pedro, E2450Coffs HarbourNew South WalesAustralia
15061Ma, Margaret, G93290Tremblay-en-FranceSeine Saint DenisFrance
25092Jackson, Emily90802Long BeachCaliforniaUnited States

Generated 2025-07-14 00:46:30.886 UTC