[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 717   SHUFFLE   <  SKIP 1361  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18062Anderson, Dylan91776San GabrielCaliforniaUnited States
18521Rowe, Meghan, E91910Chula VistaCaliforniaUnited States
19903Nelson, Marcus, N57000MetzMoselleFrance
29404Ross, Chloe, L78000VersaillesYvelineFrance

Generated 2025-07-21 02:07:14.344 UTC