[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 484   SHUFFLE   <  SKIP 2424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17562Sharma, Zachary, C94519ConcordCaliforniaUnited States
11169Richardson, Bryce92118CoronadoCaliforniaUnited States
26535Perry, Kelly, E98366Port OrchardWashingtonUnited States

Generated 2025-07-13 09:55:36.510 UTC