[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 34   SHUFFLE   <  SKIP 2139  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25789Mitchell, Julia93700DrancySeine Saint DenisFrance
15203Lewis, David90241DowneyCaliforniaUnited States
11144Hernandez, Edward98107BallardWashingtonUnited States
19731Allen, Jonathan94941Mill ValleyCaliforniaUnited States

Generated 2025-07-21 19:09:11.662 UTC