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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14433Peterson, Jennifer, H94519ConcordCaliforniaUnited States
11746Brooks, Seth98403TacomaWashingtonUnited States
17829Gutierrez, AudreyWA3WatfordEnglandUnited Kingdom

Generated 2025-07-11 13:07:52.057 UTC