[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 9932   <  SKIP 23  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19555Liu, Alejandro, R3220GeelongVictoriaAustralia
25990Parker, Jenna, A97205PortlandOregonUnited States
27468Powell, Robert, C92020El CajonCaliforniaUnited States

Generated 2025-07-17 17:42:19.973 UTC