[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 2931  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25789Mitchell, Julia93700DrancySeine Saint DenisFrance
23873Miller, Nicole, A91977Spring ValleyCaliforniaUnited States
11997Kapoor, Kristina2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-12 16:12:00.055 UTC