[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 327   SHUFFLE   <  SKIP 2005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17713Johnson, David, I93400Saint-DenisSeine Saint DenisFrance
13691Bailey, Ariana, JCM11BillericayEnglandUnited Kingdom
29031Chen, Brandon, K98312BremertonWashingtonUnited States

Generated 2025-07-21 10:45:47.391 UTC