[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 24   SHUFFLE   <  SKIP 2238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12757Ramirez, Sara, A98020EdmondsWashingtonUnited States
16429Luo, Jaclyn66740SaarlouisSaarlandGermany
13782Lu, Kelli, L45001EssenHamburgGermany

Generated 2025-07-10 21:01:46.225 UTC