[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 1249   SHUFFLE   <  SKIP 918  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26497Sanchez, Karen98027IssaquahWashingtonUnited States
28378Sanchez, Sara93700DrancySeine Saint DenisFrance
28571Torres, Anna, P92118CoronadoCaliforniaUnited States
27067Rodriguez, Jennifer, T91977Spring ValleyCaliforniaUnited States

Generated 2025-07-22 01:22:26.975 UTC