[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 4331  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23392Dominguez, Adrienne, M90210Beverly HillsCaliforniaUnited States
13244Sharma, Jose, R98371PuyallupWashingtonUnited States

Generated 2025-07-12 00:16:31.560 UTC