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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14205Wu, Wesley, R92310SèvresHauts de SeineFrance
14624Thomas, Anna, R98027IssaquahWashingtonUnited States
19877Zheng, Steve, D91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 10:23:04.436 UTC