[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 826  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24383Prasad, Ronald77127LieusaintSeine et MarneFrance
19175Sharma, Wayne, ECM11BillericayEnglandUnited Kingdom
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
13725Henderson, Nathan91776San GabrielCaliforniaUnited States

Generated 2025-07-13 05:26:15.827 UTC