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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28114Cox, Jared, E4217Gold CoastQueenslandAustralia
18098Lee, Edward, C97068W. LinnOregonUnited States
24829Patterson, Ethan, R91203GlendaleCaliforniaUnited States

Generated 2025-07-20 22:48:10.554 UTC