[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 827   SHUFFLE   <  SKIP 1544  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17195Sharma, Franklin, L92700ColombesHauts de SeineFrance
12172Alexander, Eduardo, E92625Newport BeachCaliforniaUnited States
21699Sharma, Logan, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-21 14:55:03.344 UTC