[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 650   SHUFFLE   <  SKIP 2944  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28301Long, Jasmine, C92118CoronadoCaliforniaUnited States
22552Ms., Rusko, Andrea93500PantinSeine Saint DenisFrance
13180Sanz, Leslie, N98168BurienWashingtonUnited States
11856Hernandez, Seth, M97330CorvallisOregonUnited States

Generated 2025-07-13 10:15:06.183 UTC