[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 2500   <  SKIP 743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14544West, Darryl, Y59100RoubaixNordFrance
28333Jimenez, Jaime, J94704BerkeleyCaliforniaUnited States
16102Alexander, Marcus, M94014ColmaCaliforniaUnited States

Generated 2025-07-15 17:16:13.075 UTC