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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25856Sharma, Benjamin, H91910Chula VistaCaliforniaUnited States
21137Li, SteveBD1 4SJW. YorkEnglandUnited Kingdom
11727Taylor, Benjamin91950National CityCaliforniaUnited States

Generated 2025-07-19 07:06:47.915 UTC