[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 4885  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29204Sharma, Austin99362Walla WallaWashingtonUnited States
28954Hu, Omar, S4700RockhamptonQueenslandAustralia
20321Chen, Colleen, C91502BurbankCaliforniaUnited States
20038Price, Taylor94611OaklandCaliforniaUnited States

Generated 2025-07-12 18:09:51.388 UTC