[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 4931   SHUFFLE   <  SKIP 514  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25990Parker, Jenna, A97205PortlandOregonUnited States
24558Brooks, Savannah, RCM11BillericayEnglandUnited Kingdom
11823Turner, MorganV9MetchosinBritish ColumbiaCanada
27299Gutierrez, Micheal, S2444Port MacquarieNew South WalesAustralia
19069Hall, Thomas93000BobignySeine Saint DenisFrance
18168Sanz, PedroEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-15 06:10:37.482 UTC