[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 502   SHUFFLE   <  SKIP 3008  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
25356Miller, Jonathan, A98168BurienWashingtonUnited States
22759Ramirez, Julia, A98501OlympiaWashingtonUnited States

Generated 2025-07-21 16:51:54.615 UTC