[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 468   SHUFFLE   <  SKIP 602  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22119Flores, Hailey, L94010BurlingameCaliforniaUnited States
22729Nelson, Seth91941GrossmontCaliforniaUnited States
24675Nelson, Jackson91791West CovinaCaliforniaUnited States

Generated 2025-07-20 18:11:52.415 UTC