[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 4   SHUFFLE   <  SKIP 2274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19379Guo, CrystalBD1 4SJW. YorkEnglandUnited Kingdom
18384Williams, Nicole, J98366Port OrchardWashingtonUnited States
12775Griffin, Connor, S94303Palo AltoCaliforniaUnited States

Generated 2025-07-11 19:58:00.069 UTC