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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14744Yang, Elijah, L98168BurienWashingtonUnited States
12594Gao, SandraCB4 4BZCambridgeEnglandUnited Kingdom
16785Lee, Christian, R98403TacomaWashingtonUnited States

Generated 2025-07-09 10:52:54.348 UTC