[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 5698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26002Walker, Samuel, J97301SalemOregonUnited States
23704Moore, Christopher, J90712LakewoodCaliforniaUnited States
12105Foster, Abigail, R91364Woodland HillsCaliforniaUnited States

Generated 2025-07-12 22:05:33.907 UTC