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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22662Carlson, Tyrone, SKB9KirkbyEnglandUnited Kingdom
17859Gonzalez, Wyatt, S91950Lincoln AcresCaliforniaUnited States
20692Lewis, John, H94611OaklandCaliforniaUnited States

Generated 2025-07-15 04:07:53.416 UTC