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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15854Wood, Miranda90241DowneyCaliforniaUnited States
16043Romero, Mathew, LRG12 8TBBracknellEnglandUnited Kingdom
22186Foster, Jonathan94070San CarlosCaliforniaUnited States

Generated 2025-07-11 18:33:16.638 UTC