[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 2381   <  SKIP 3301  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21470Jenkins, Stephanie91910Chula VistaCaliforniaUnited States
18915Gonzalez, Sydney92020El CajonCaliforniaUnited States

Generated 2025-07-21 02:36:08.131 UTC