[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2920   SHUFFLE   <  SKIP 90  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20439Rogers, Chloe, M91932Imperial BeachCaliforniaUnited States
28764Rubio, Frank94014ColmaCaliforniaUnited States
11218Brown, Olivia98403TacomaWashingtonUnited States

Generated 2025-07-15 09:10:13.727 UTC