[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 2214   SHUFFLE   <  SKIP 1326  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22953Liang, Barbara, T7001HobartTasmaniaAustralia
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States
17455Hayes, Dylan, O94519ConcordCaliforniaUnited States

Generated 2025-07-17 05:58:00.108 UTC