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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28475Ramos, Bruce59140DunkerqueNordFrance
20038Price, Taylor94611OaklandCaliforniaUnited States
13192Martinez, Hunter, K94070San CarlosCaliforniaUnited States

Generated 2025-07-11 09:36:32.428 UTC