[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 1641   <  SKIP 726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27999Shan, Nathan, C97205PortlandOregonUnited States
19235Bennett, Kayla94014ColmaCaliforniaUnited States
21743Rubio, Theresa91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 18:34:35.534 UTC