[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 461   SHUFFLE   <  SKIP 2994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16641Bailey, Julia, I92806La JollaCaliforniaUnited States
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom
20273Martin, Katherine, JV8VVictoriaBritish ColumbiaCanada

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