[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   SKIP 717   SHUFFLE   <  SKIP 1856  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11885Sharma, Kurt94010BurlingameCaliforniaUnited States
11884Shen, Latoya, S98107BallardWashingtonUnited States
25839Powell, Connor, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 00:35:10.826 UTC