[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 511   SHUFFLE   <  SKIP 413  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26341Taylor, Olivia, R98366Port OrchardWashingtonUnited States
24492Lopez, Devin90712LakewoodCaliforniaUnited States
16979Rogers, Kaitlyn, J91950Lincoln AcresCaliforniaUnited States
19455Perez, JackKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 21:29:25.626 UTC