[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 2480   SHUFFLE   <  SKIP 1093  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17142Flores, Seth91203GlendaleCaliforniaUnited States
15553Lopez, Ivan91502BurbankCaliforniaUnited States
11723Coleman, Luke, AV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-14 02:33:56.947 UTC