[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 413   SHUFFLE   <  SKIP 504  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29326Diaz, Victoria, C94519ConcordCaliforniaUnited States
13268Parker, KatherineV8VVictoriaBritish ColumbiaCanada
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom
22341Washington, Tristan, A97034Lake OswegoOregonUnited States

Generated 2025-07-20 05:15:16.529 UTC