[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 2421   SHUFFLE   <  SKIP 2874  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17447Lewis, Sydney, L94519ConcordCaliforniaUnited States
26631Stewart, Isaiah, A92625Newport BeachCaliforniaUnited States
14017Rodriguez, Chloe, C92102San DiegoCaliforniaUnited States
20210Powell, Stephanie, P97045Oregon CityOregonUnited States

Generated 2025-07-10 22:26:21.225 UTC